Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLE: Convert a lot more logging to the "automatic" parameter logging system #19890

Merged
merged 10 commits into from
Jan 19, 2025

Conversation

hrydgard
Copy link
Owner

Shrinks some code quite a bit, but mainly, lays some groundwork for correctly supporting logging from HLE functions calling other HLE functions. This is coming later.

Sometimes you just have to bite the bullet and clean up old stuff, I ran into problems when trying to read logs from the network dialog stuff.

This also adds some missing logging here and there.

There will be followups to this one.

@hrydgard hrydgard added this to the v1.19.0 milestone Jan 19, 2025
@hrydgard hrydgard added the Code Cleanup Cleanup to make future work easier. Needs to be done sometimes. label Jan 19, 2025
@hrydgard hrydgard merged commit b92d822 into master Jan 19, 2025
19 checks passed
@hrydgard hrydgard deleted the hle-prepare-recursion branch January 19, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup Cleanup to make future work easier. Needs to be done sometimes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant